home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 4 / Precision Software Applications Silver Collection Volume 4 (1993).iso / new / ant315.arj / ANTBATCH.BAT < prev    next >
DOS Batch File  |  1993-01-17  |  93b  |  9 lines

  1. @echo off
  2. echo   Object ID : %1
  3. echo   Obj Name  : %2
  4. echo   HomePath  : %3
  5.  
  6.  
  7. pause
  8.  
  9.